summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Antigravity [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Disable -fstack-protector on alpha architecture
Forwarded: not-needed
CMake hardcodes -fstack-protector-strong for GNU and Clang compilers, which overrides
dpkg-buildflags and causes build failures on alpha.
Gbp-Pq: Name alpha-no-fstack-protector.patch
Debian Science Maintainers [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
hppa-do-not-use-fstack-clash-protection
===================================================================
Gbp-Pq: Name hppa-do-not-use-fstack-clash-protection.patch
Santiago Vila [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Skip test_mutex, it fails in Salsa CI
Bug-Debian: https://bugs.debian.org/
1094260
Last-Update: 2025-09-20
Gbp-Pq: Name skip-test-mutex.patch
Santiago Vila [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Skip some tests when there is only one CPU available
Bug-Debian: https://bugs.debian.org/
1108053
Forwarded: https://github.com/uxlfoundation/oneTBB/issues/1557
Last-Update: 2025-09-09
Gbp-Pq: Name single-cpu.patch
Debian Science Maintainers [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
the masked test fails on s390x
Forward: no need
===================================================================
Gbp-Pq: Name skip-resumable-tasks.patch
Debian Science Maintainers [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
sphinx-change-theme-to-avoid-ftbfs
===================================================================
Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch
John Paul Adrian Glaubitz [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
sh4 support
Forwarded: not yet.
Bug-Debian: https://bugs.debian.org/
1027168
onetbb currently FTBFS on sh4 because the source code assumes that the target
FPU supports all four rounding modes (FE_TONEAREST, FE_DOWNWARD, FE_UPWARD and
FE_TOWARDZERO) which is not the case on sh4 which supports FE_TONEAREST and
FE_TOWARDZERO only [1].
The attached patch fixes these assumptions for sh4 and makes the code build. I
have already patched and uploaded the package to the unreleased distribution
so that the mold linker can build on sh4 as well.
I will forward the patch later after reformating it.
Gbp-Pq: Name sh4-support.patch
Gianfranco Costamagna [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Make sure we use FORTIFY_SOURCE=3 as defined in the dpkg script.
Last-Update: 2023-12-27
This fixes FTBFS
Gbp-Pq: Name fortify-source-3.patch
Mo Zhou [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Suppress compiler warnings since GCC-12. (Closes: #
1016283)
Last-Update: 2022-08-18
Forwarded: https://github.com/oneapi-src/oneTBB/issues/823
Gbp-Pq: Name 1030-warning-flags.patch
Matthias Klose [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
This patch provides the generic architecture fallback, which was
Last-Update: 2023-06-17
Bug-Debian: https://bugs.debian.org/
1006920
Forwarded: https://github.com/oneapi-src/oneTBB/issues/776
not merged by upstream. We just keep the patch here.
Gbp-Pq: Name 1020-arch-generic.patch
Mo Zhou [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Reduce stress of test_collaborative_call_once on __arm__.
Last-Update: 2022-02-15
Forwarded: https://github.com/oneapi-src/oneTBB/pull/789
Gbp-Pq: Name 1010-test-less-stress.patch
Steve Capper [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Remove unaligned mem-accesses from test_malloc_pools.cpp
Last-Changed: 2017-08-13
Forwarded: no
This should help sparc64 tests, if we miss a case a SIGBUS
will greet us.
Gbp-Pq: Name 1000-remove-unaligned-test.patch
Santiago Vila [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
onetbb (2023.1.0-3) unstable; urgency=medium
* Team upload.
[ Alexandre Detiste ]
* drop "Rules-Requires-Root: no": it is the default now
* bump Standards-Version to 4.7.4, drop Priority: tag
[ Santiago Vila ]
* Extend single-cpu.patch to cover new case.
[dgit import unpatched onetbb 2023.1.0-3]
Santiago Vila [Thu, 3 Sep 2026 12:35:00 +0000 (14:35 +0200)]
Import onetbb_2023.1.0-3.debian.tar.xz
[dgit import tarball onetbb 2023.1.0-3 onetbb_2023.1.0-3.debian.tar.xz]
Mo Zhou [Tue, 14 Jul 2026 01:20:13 +0000 (18:20 -0700)]
Import onetbb_2023.1.0.orig.tar.xz
[dgit import orig onetbb_2023.1.0.orig.tar.xz]